A B C D E F G H I J L M N O P Q R S T U V W

F

filterBetween(double, double, double, double) - Method in class negotiator.BidHistory
Returns the set of bids offered between time instances t1 and t2: (t1, t2] and with a utility in (u1, u2].
filterBetweenTime(double, double) - Method in class negotiator.BidHistory
Returns the set of bids offered between time instances t1 and t2: (t1, t2].
filterBetweenUtility(double, double) - Method in class negotiator.BidHistory
Returns the set of bids with a utility of at least u1 and at most u2: (u1, u2].
filterUtility(double) - Method in class negotiator.BidHistory
Returns the set of bids with utility u.
findDomain(Domain, UtilitySpace, UtilitySpace, String, String, Range, Range, boolean, boolean) - Static method in class misc.DomainGenerator
Method which keeps generating new domains until a domain satisfying the bounds on the opposition and bid distribution is found.
fNegotiation - Variable in class negotiator.Agent
Reference to protocol which is set when experimental setup is enabled.

A B C D E F G H I J L M N O P Q R S T U V W